From: Dan Nicolaescu Date: Tue, 1 Jan 2008 19:03:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~24874 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=905373c5048424a7b783ac88509924d3b6fd94f7;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bf1b6f91811..04925a7fc1c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,10 +1,11 @@ 2008-01-01 Eric S. Raymond - * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property + * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property correctly. * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call with vc-state. + (vc-next-action): Fix vc-transfer-file call. 2007-12-31 Tom Tromey